Welcome![Sign In][Sign Up]
Location:
Search - protected mode assembly

Search list

[WEB Code80x86保护模式编程教程

Description: 80x86保护模式编程教程,帮助文档(汇编)-80x86 protected mode programming course, helps the documents (assembly)
Platform: | Size: 214895 | Author: 尹力峰 | Hits:

[Other resourceasemblylanguage

Description: 汇编语言的小教程,针对80386 即包括保护模式和实模式 作者 kingcaiya-small assembly language guides, against 80,386 including protected mode and real mode author kingcaiya
Platform: | Size: 30812 | Author: 戴雨宸 | Hits:

[Documents80x86保护模式编程教程

Description: 80x86保护模式编程教程,帮助文档(汇编)-80x86 protected mode programming course, helps the documents (assembly)
Platform: | Size: 215040 | Author: 尹力峰 | Hits:

[Otherasemblylanguage

Description: 汇编语言的小教程,针对80386 即包括保护模式和实模式 作者 kingcaiya-small assembly language guides, against 80,386 including protected mode and real mode author kingcaiya
Platform: | Size: 30720 | Author: 戴雨宸 | Hits:

[OtherProtectMode

Description: 要深入理解32位编程的奥秘,必须理解保护模式.这是李彦昌的保护模式教程,基本是清华出版社80X86汇编语言程序设计的保护模式部分的电子版,但修改了原书的一些错误,也加入了李先生自己的一些体会.很好的资料,保护模式的资料本来就少,中文的的资料更少,谨以此与Asm爱好者共享.-To 32-depth understanding of the mysteries of programming, it must be understood that the protection mode.李彦昌This is a protected mode tutorial, basic is the Tsinghua Press 80x86 assembly language programming of the protected-mode part of the electronic version, but revised the original book, some errors, Mr. Lee has also joined the some of their own experience. very good information, information protected mode was small, less information in Chinese, I would like to share this with Asm enthusiasts.
Platform: | Size: 263168 | Author: haoyu | Hits:

[assembly languagentdll

Description: 在这部分,我们将涉及一点汇编的知识,学习创建使用最基本的连接脚本。最后,我们将学习如何使用批处理文件自动进行汇编、编译和连接这个最最基本的保护模式内核。请注意,我将假设你已经安装了NASM和DJGPP在你的操作系统上,并且你已经掌握了最基本的X86汇编语言知识。-In this part, we will involve a little compilation of knowledge, learning to create scripts to connect using the most basic. Finally, we will learn how to use the batch file automatically compile, compile and link the most basic protected mode kernel. Please note that I will assume that you have installed NASM and DJGPP in your operating system, and you have mastered the most basic knowledge of X86 assembly language.
Platform: | Size: 4096 | Author: 注册和开 | Hits:

[assembly languagesource

Description: windows汇编语言程序设计 吴中平著 一书所附所有源代码。 该书重点讲解了Windows环境下汇编语言程序设计的基本原理及其实现过程,尤其对操作系统原理的核心内容——CPU保护方式、内存管理、进程和线程等做了精辟论述。 源码实例丰富详细,用汇编语言实现了windows平台下各种应用,包括保护模式编程,图形界面设计,数据库应用,网络开发等各方面。-windows assembly language programming book Wu Zhongping one attached all the source code. The book focused on the Windows environment for assembly language programming under the basic principle and its realization process, in particular the principle of the core content of the operating system- CPU protection, memory management, process and thread to do such a brilliant expositions. Source code examples of rich detail, using assembly language to achieve a wide range of applications under windows platform, including protected mode programming, graphical interface design, database applications, web development and so on.
Platform: | Size: 473088 | Author: qinlei | Hits:

[Books80x86_protect_mode_program

Description:
Platform: | Size: 215040 | Author: 王豫东 | Hits:

[Otherprotectedmode

Description: 此电子书详细讲解了保护模式的概念及原理,以及用汇编代码实现的机制,以及一些好的例子,对保护模式的学习很有帮助。-This book gave a detailed account of the concept and principles of protected mode, as well as the mechanisms to achieve with the assembly code, as well as some good examples of the protected mode of learning very helpful.
Platform: | Size: 263168 | Author: yang | Hits:

[assembly languageIntelhbyycxsjdsb

Description: 本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链接器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用VC++,BC++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS,DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。 -This book describes a comprehensive and meticulous assembly language program design aspects. From the microprocessor architecture, the working mechanism to the instruction set from the most basic compiler, linker used to advanced processes, structures and the use of macros from pure assembly to write programs using VC++, BC++ compiler and the compilation of the latest of Mixed interface programming from 16-bit real mode BIOS, DOS real-mode text and graphics program design to the 32-bit protected mode Windows program design from the disk-based knowledge to Intel instruction encoding, floating-point operations and other related knowledge and have done a thorough and detailed explanations.
Platform: | Size: 9304064 | Author: Ryan | Hits:

[OS DevelopNASM_ASM

Description: NASM 纯汇编打造简单中文操作系统,32位保护模式下的。-NASM pure assembly to create a simple Chinese operating system, 32-bit protected mode.
Platform: | Size: 7168 | Author: oyzc | Hits:

[uCOSucosx86p

Description: MicroC/OS-II for x86 Protected Mode. Microsoft compiled by Visual C++ Microsoft Macro Assembly (MASM).
Platform: | Size: 79872 | Author: Readme3 | Hits:

[assembly languagePC_Assembly_Language_Paul_A_Carter_2006-book

Description: PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often be much more productive developing software in higher level languages such as C and C++. Learning to program in assembly language is an excellent way to achieve this goal. Other PC assembly language books still teach how to program the 8086 processor that the original PC used in 1981! The 8086 processor only supported real mode. In this mode, any program may address any memory or device in the computer. This book discusses how to program the 80386 and later processors in protected mode (the mode that Windows and Linux runs in).-PC Assembly Language Paul A. Carter July 23, 2006 The purpose of this book is to give the reader a better understanding of how computers really work at a lower level. By gaining a deeper understanding of how computers work, the reader can often be much more productive developing software in higher level languages such as C and C++. Learning to program in assembly language is an excellent way to achieve this goal. Other PC assembly language books still teach how to program the 8086 processor that the original PC used in 1981! The 8086 processor only supported real mode. In this mode, any program may address any memory or device in the computer. This book discusses how to program the 80386 and later processors in protected mode (the mode that Windows and Linux runs in).
Platform: | Size: 713728 | Author: zeka.fl | Hits:

[assembly languageIntelhbyycxsjdsb

Description: Intel汇编语言程序设计。本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用C/C++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS、DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。-Intel assembly language programming. The book is detailed and thorough about all aspects of assembly language programming. Microprocessor architecture, the working mechanism to the instruction set the use of the compiler chain from the most basic to advanced process, structure and use of macros from pure assembler programming to use C/C++ and the latest compiler and assembler mixed-interface programming from the 16-bit real mode BIOS, DOS real mode, text and graphics program design to the 32-bit protected-mode Windows program design the basics from the disk to the Intel instruction encoding, floating-point operations and other related knowledge depth detailed explanations.
Platform: | Size: 9303040 | Author: 戈青 | Hits:

[assembly languageprotectmod

Description: 8086汇编保护模式下的编程学习资料,学习汇编语言。-8086 assembly programming in protected mode of learning materials, learning assembly language.
Platform: | Size: 214016 | Author: starfish | Hits:

[File FormatBootingAPC_ProtectedMode

Description: code where it has booting a pc from a protected mode.. this is assembly code
Platform: | Size: 43008 | Author: hugo | Hits:

[Other80x86assmbly

Description: 书内容有:绪论、8086/8088寻址方式和指令系统、汇编语言及其程序设计初步、子程序设计和DOS功能调用、输入输出与中断、简单应用程序的设计、高级汇编语言技术、模块化程序设计技术、80386程序设计基础、保护方式下的80386及其编程、80486及Pentium程序设计基础、实验指-Book contents: Introduction, 8086/8088 addressing modes and instruction set, assembly language programming and preliminary design and DOS function calls subroutines, and interrupt input and output, a simple application design, advanced assembly language technology, modular programming techniques, program design based on 80386, 80386 protected mode and its programming, 80486 and Pentium based program design, experimental means
Platform: | Size: 15696896 | Author: zhu | Hits:

[source in ebookbooktool

Description: 《x86汇编语言:从实模式到保护模式》的源代码-" X86 assembly language: from real mode to protected mode," the source
Platform: | Size: 2445312 | Author: Lhmily Yang | Hits:

[assembly languagebooktools

Description: 目前学习汇编语言的国内经典名著:《x86汇编语言:从实模式到保护模式》随书配套的源代码和编译工具说明完整包,这本书的特点是没有该完整工具包无法阅读消化!-目前学习汇编语言的国内经典名著:《x86汇编语言:从实模式到保护模式》随书配套的源代码和编译工具说明完整包,这本书的特点是没有该完整工具包无法阅读消化! 请键入文字或网站地址,或者上传文档。 取消 Mùqián xuéxí huìbiān yǔyán de guónèi jīngdiǎn míngzhù:“X86 huìbiān yǔyán: Cóngshí móshì dào bǎohù móshì” suí shū pèitào de yuán dàimǎ hé biānyì gōngjù shuōmíng wánzhěng bāo, zhè běn shū de tèdiǎn shì méiyǒu gāi wánzhěng gōngjù bāo wúfǎ yuèdú xiāohuà!Currently the country to learn assembly language classics: 《x86 assembly language: from real mode to protected mode》 with the book supporting source code and build tools illustrate the full package, this book is characterized by the absence of the complete kit can not read digest!
Platform: | Size: 11023360 | Author: namejiang | Hits:

[VC/MFClinux

Description: linux内核详解,对Linux内核全部代码详细全面的注释和说明,能够让读者在短时间内对linux的工作原理获得全面深刻的理解。概要介绍了运行Linux系统的pc机的硬件组成结构编制内核使用的汇编语言和c语言扩展部分,重点说明了8086处理器在保护模式下运行的编程方式,和一些内核源码的注释和功能。- Describes the pc hardware running Linux system structure used by the kernel compiled assembly language and c language extensions, highlights programmatically 8086 runs in protected mode, and some of the kernel source code comments and function.
Platform: | Size: 7441408 | Author: huan | Hits:
« 12 »

CodeBus www.codebus.net